updating oE file_length

file_length

include filesys.e 
namespace filesys 
public function file_length(sequence filename) 

returns the size of a file.

Parameters:
  1. filename : the name of the queried file
Returns:

An atom, the file size, or -1 if file is not found.

Comments:

This function does not compute the total size for a directory, and returns 0 instead.

See Also:

dir

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu